Update import-using-online-bibliographic-database.md#593
Conversation
Update the web search syntax in the documentation inline with the search changes in the new version
|
This PR is going to the rigth direction - We need to document the range where JabRef supported Reason was the implementation by https://dblp.uni-trier.de/rec/conf/zeus/VoigtKW21.html - and some transformers. |
| ## Search Syntax | ||
|
|
||
| Since version [5.2](https://github.com/JabRef/jabref/blob/main/CHANGELOG.md#52--2020-12-24): | ||
| Since version [Unreleased](https://github.com/JabRef/jabref/blob/main/CHANGELOG.md#unreleased): |
There was a problem hiding this comment.
This is configusing - either we say since 6.0 - or nothing. unreleased is not an option here.
Ok, I will change the unreleased text to 6.0 but additionally should I add explanations for when the syntax was changed under the edited sections? |
|
|
||
| ### Examples | ||
|
|
||
| * `author:smith and author:jones`: search for references with authors "smith" and "jones" |
There was a problem hiding this comment.
I tried it out, we support both : and =, but I think, its better to be consistent w/ JabRef search
Fixes the "Technial"/"same one local search functionality" typo and adds a relative link to the local search syntax page, matching docs.jabref.org/finding-sorting-and-cleaning-entries/search. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Will close #584
Update the web search syntax in the documentation inline with the search changes in the new version